renderbackground: Minimize style lookups
authorTimm Bäder <mail@baedert.org>
Thu, 19 Oct 2017 13:22:00 +0000 (15:22 +0200)
committerTimm Bäder <mail@baedert.org>
Fri, 20 Oct 2017 12:56:29 +0000 (14:56 +0200)
commit99026d2df8ceb0989cfb0cafcfe91d73a5ef7f4e
treeb821aa4000ad6b9f6742d856cb933b6e08650438
parentf5b0692cfc90423492d2b57d796b329e4739573c
renderbackground: Minimize style lookups

Move the early returns up so we don't look up all those css values for
no reason.
gtk/gtkrenderbackground.c